home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3438 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: OpenScreen (need help)
  5. Date: 20 Feb 1996 03:40:26 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4gbfra$104@sunsystem5.informatik.tu-muenchen.de>
  9. References: <robert.44.00164AD6@southern.co.nz> <1048.6620T770T1677@norconnect.no>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Kenneth C. Nilsen (kenneth@norconnect.no) wrote:
  14. : The 06-Feb-96 20:13:12, Robert Read wrote in msg n/a : 
  15.  
  16. : >I have an Amiga 500 with ECS Agnus and Denise and want to open
  17. : >a SuperHires screen in assembler.
  18. : >What value do I use in the OpenScreen operation?
  19.  
  20.  
  21. : If you uses NTSC use NTSC_MONITOR_ID instead of PAL_MONITOR_ID which will be
  22.  
  23. : NTSC_MONITOR_ID = $11000
  24.  
  25. Do not OR with any monitor_id if you don't need it.
  26.  
  27. Only query for the things you really require. Unless he isn't planing
  28. copper action on the screen, it will also work exactly same on
  29. non-PAL-non-NTSC monitors.
  30.  
  31. : ---
  32. : Worldwide Solutions AS  \        Kenneth C. Nilsen (kenneth@norconnect.no)
  33. :     Advisor, developer   \/\/\/\        http://www.norconnect.no/~kenneth/
  34. :            coordinator          \
  35.  
  36.